home *** CD-ROM | disk | FTP | other *** search
/ Zoom 2 / Zoom - Release 2 (1996)(Active Software)[!].iso / games / misc / punter31 / punter_v3_1_upgrade / upgrader < prev    next >
Text File  |  1992-03-06  |  836b  |  29 lines

  1. df0:c/echo "Copying files to Ram disk, please wait a mo...."
  2.  
  3. df0:c/copy df0:delete to ram:
  4. df0:c/copy df0:copy to ram:
  5. df0:c/copy df0:echo to ram:
  6.  
  7. ram:copy df0:Punter_V3_1_upgrade/PunterV3_1 to Ram:
  8. ram:copy df0:Punter_V3_1_Upgrade/PunterV3_1.info to Ram:
  9. ram:copy df0:Punter_V3_1_Upgrade/UPGRADE.Doc to Ram:
  10. ram:copy df0:Punter_V3_1_Upgrade/UPGRADE.Doc.info to Ram:
  11.  
  12. ram:echo "Deleting old Punter V3 files......"
  13. ram:delete PUNTER_V3:punterV3
  14. ram:delete PUNTER_V3:punterV3.info
  15.  
  16. ram:echo "Updating to V3.1...."
  17. ram:copy Ram:PunterV3_1 to Punter_V3:
  18. ram:copy Ram:PunterV3_1.info to Punter_V3:
  19. ram:copy Ram:Upgrade.Doc to Punter_V3:
  20. ram:copy Ram:Upgrade.Doc.Info to Punter_V3:
  21.  
  22. ram:delete ram:PunterV3_1
  23. ram:delete ram:PunterV3_1.info
  24. ram:delete ram:Upgrade.Doc
  25. ram:delete ram:Upgrade.Doc.Info
  26. ram:delete ram:copy
  27. ram:delete ram:echo
  28.  
  29.